home *** CD-ROM | disk | FTP | other *** search
- Path: usenet.ucs.indiana.edu!ymao
- From: ymao@copper.ucs.indiana.edu (Y.Mao)
- Newsgroups: comp.lang.c
- Subject: How to link a FORTRAN subroutine into c program?
- Date: 17 Jan 1996 16:15:43 GMT
- Organization: Indiana University, Bloomington
- Message-ID: <4dj7bf$mud@usenet.ucs.indiana.edu>
- NNTP-Posting-Host: copper.ucs.indiana.edu
-
-
- I am writing programs on DEC Alpha/OSF1. Sometimes I need to link a C
- function into a FORTRAN program, somehow I figured it out. However, I
- don't know how to link a FORTRAN subroutine as a C function.( I mean,
- call a FORTRAN subroutine in a C program).
-
- Your help will be greatly appreciated. :-)
-
- -MAO
-
- ymao@indiana.edu
-
-
-